home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
scriptdef
/
Floating Text.sd
< prev
next >
Wrap
INI File
|
2004-06-28
|
948b
|
38 lines
[SUBJECT]
Description=Message appears to float back and forth
ImageIndex=1
Folder=Text Effects
[BODY_TEXT]
;<script language="JavaScript">
;<!-- Begin
;
;// Original: http://www.geocities.com/SiliconValley/Horizon/5235
;// This script and many more are available free online at
;// The JavaScript Source!! http://javascript.internet.com
;
;mesg = "`message`";
;isNS = (navigator.appName == "Netscape");
;isIE = (navigator.appName == "Microsoft Internet Explorer");
;text = ("<i><font size=2>"+mesg+"</font></i>");
;if (isNS) {
;document.write("<blink>" + text + "</blink>");}
;else if (isIE) {
;document.write("<marquee behavior=alternate direction=right>" + text + "</marquee>");}
;// End -->
;</script>
;<noscript>
;<i><font size=2>The JavaScript Source, another marvelous use of bandwidth!</font></i>
;</noscript>
[`message`]
Kind=S
Value=The JavaScript Source, another marvelous use of bandwidth!